'Declaration
Public Function RenderPageToGdPictureImageEx( _ ByVal DPI As Single, _ ByVal RenderFormFields As Boolean _ ) As Integer
public int RenderPageToGdPictureImageEx( float DPI, bool RenderFormFields )
public function RenderPageToGdPictureImageEx( DPI: Single; RenderFormFields: Boolean ): Integer;
public function RenderPageToGdPictureImageEx( DPI : float, RenderFormFields : boolean ) : int;
public: int RenderPageToGdPictureImageEx( float DPI, bool RenderFormFields )
public: int RenderPageToGdPictureImageEx( float DPI, bool RenderFormFields )
Parameters
- DPI
- RenderFormFields